SerializableTimeZoneDaylightTime Property |
The StandardTime property gets or sets a value that represents an offset from the time relative to Coordinated Universal Time (UTC) that is represented by the Bias property.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic SerializableTimeZoneTime DaylightTime { get; set; }Public Property DaylightTime As SerializableTimeZoneTime
Get
Set
Property Value
Type:
SerializableTimeZoneTime
See Also